Skip to main content

How to change/Apply Alias of column in Pipeline

What is an Alias?

Users can change alias datasets or table columns using an alias. The alias should be useful in the case where the user wants to show a different column name in the GUI rather than what name coming from the database. This might be required in case Business users do not concern about naming conventions used in the development process they want Different names to display.

This might be required in case Business users do not concern about naming conventions used by the development process they want Different names to display.It is just like Mobile Phones having a different name for development firm and has different name while it is available in the market.

Prerequisites

  1. Existing (.ds) Datasets having at least 1 matching column.

  2. Database tables have at least 1 matching column.

Login to the OPNBI application with valid user credentials.

Go to Master Data > Dataset section from the Hamburger menu.

Docusaurus Slash Introduction

Go to the Dataset section, Click on Create Pipeline from the bottom menu bar. As shown in the figure below:

Docusaurus Slash Introduction

Once you click, you can see a blank create pipeline window as in the below image:

Docusaurus Slash Introduction

Enter the Following detail in the Pipeline dialog box:

Name: Alias

Source: OPNBI-mapping

Expand tables from the left side table view, As shown in the figure below:

Docusaurus Slash Introduction

Drag and Drop the CUSTOMER table from the table list box to the diagram box, as shown in the figure below:

Docusaurus Slash Introduction

In this window you can see the Alias option displayed in the second column, as shown in the figure below:

Docusaurus Slash Introduction

Here you can see by default, the alias name is set the same as the column name and all field in the alias is in a text box. That means you can edit/Type the required name of the column here by removing the default name.

For example, for the demo let us change the alias of the customer name column to Customer Name, and city to CITY as shown in the figure below:

Docusaurus Slash Introduction

Click on submit, and you can see changes reflected in the node.

Docusaurus Slash Introduction

Click on Submit to save the pipeline.

The pipeline is run in the Adhoc Analysis.

Go to Documents > Adhoc Analysis section from Hamburger menu.

In Adhoc Analysis click on the + icon to create a new Analysis, as shown in the figure below:

Docusaurus Slash Introduction

When you click on create Analysis then the Analysis Selection dialog box will open, as shown in the figure below:

Docusaurus Slash Introduction

Enter the following details in Analysis Section:

Dataset: Alias (select the Pipeline, which you are created)

The Customer table will get load the left side box of Pipeline view, Now expends the Customer table.

Drag and drop Customer Name, a country column from Customer to Rows, Drag and drop CITY, State column from Customer and Put it in Column box, Drag and drop the credit limit column from Customers to Values box (Select sum in Type), as shown in the figure below:

Docusaurus Slash Introduction

Click on Preview Button it will show the output and after the preview click on Cancel Button it will show the screen as follows:

Docusaurus Slash Introduction

Click on Save asDocusaurus Slash Introduction icon for saving the Analysis, it will show the screen as below:

Docusaurus Slash Introduction

Give the name of Analysis.

Name: Alias Demo Pipeline and Select the folder where you want to save Analysis, as shown in the figure below:

Docusaurus Slash Introduction

Click on Save As button to save Analysis.